home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Education / PC-SiG's World of Education.iso / run / 2602 / digout.hlp < prev    next >
Text File  |  1979-12-31  |  295b  |  7 lines

  1. DIGOUT(chan,expr);           Outputs to digital output channel
  2.  
  3. Procedure that sets bits in digital output channel 'chan' corresponding
  4. to the binary representation of the value of 'expr' (represented as a
  5. 16 bit integer).  Only works if you have a digital output board that
  6. DAN supports.
  7.